Miner.Responder.Framework.Replication Namespace > DbSourceFeatureIdentificationProvider Class > TrackIdGlobally Method : TrackIdGlobally(IEnumerable<FeatureID>) Method |
'Declaration
Public Overloads Overrides Sub TrackIdGlobally( _ ByVal featureID As System.Collections.Generic.IEnumerable(Of FeatureID) _ )
'Usage
Dim instance As DbSourceFeatureIdentificationProvider Dim featureID As System.Collections.Generic.IEnumerable(Of FeatureID) instance.TrackIdGlobally(featureID)
public override void TrackIdGlobally( System.Collections.Generic.IEnumerable<FeatureID> featureID )
public procedure TrackIdGlobally( featureID: System.Collections.Generic.IEnumerable ); override;
public override function TrackIdGlobally( featureID : System.Collections.Generic.IEnumerable );
public: void TrackIdGlobally( System.Collections.Generic.IEnumerable<FeatureID*>* featureID ) override
public: void TrackIdGlobally( System.Collections.Generic.IEnumerable<FeatureID^>^ featureID ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2